home *** CD-ROM | disk | FTP | other *** search
/ Ultra Mac Games 1 & 2 / UltraMacGames1.iso / Adventure / TADS Run-Time System / READ.ME < prev    next >
Text File  |  1990-11-13  |  3KB  |  65 lines

  1. TADS, the Text Adventure Development System
  2. Copyright (c) 1988, 1990 by Michael J. Roberts.  All rights reserved.
  3.  
  4. This software is being distributed as shareware.   You may use and redistribute
  5. it subject to the usual shareware rules; see LICENSE.DOC for full details.
  6. You are requested to register your copy as described in LICENSE.DOC.
  7.  
  8.  
  9. Getting Started
  10. ---------------
  11.  
  12. To get started on the system, put all of the TADS files into a folder.  Double
  13. click on "TADS Compiler".  The compiler will ask you for parameters.  Make sure
  14. you can compile Ditch Day Drifter by typing:
  15.  
  16.     -p ditch
  17.  
  18. and pressing the Return key.  The "-p" tells the compiler to pause when done with
  19. the compilation, so that you can see any error messages before the compiler's
  20. output window closes.
  21.  
  22. Be sure that ADV.T is in the same folder as the other files; this file is included by
  23. DITCH.T.  When you have compiled Ditch, run the game by double-clicking on "TADS
  24. Run-Time System", and selecting DITCH.GAM in the file selector dialogue.  Or, if you
  25. find it more convenient, you can simply double-click on DITCH.GAM itself; the TADS
  26. Run-Time System will be started and will automatically load the game you selected
  27. with the Finder.
  28.  
  29. Please read DITCH.DOC for information on playing the game.  This file also
  30. describes many features of the run-time system, including the parser.
  31.  
  32.  
  33. Notes for Macintosh users
  34. -------------------------
  35.  
  36. While playing a game, you can edit command lines using the normal Macintosh text
  37. editing methods.  You can copy from any text on the screen, and paste into the
  38. command line.  The "review mode" that the documentation refers to is not actually
  39. a "mode" on the Macintosh; instead, you can look back through text that has
  40. scrolled out of the window by using the scroll region as usual.
  41.  
  42. At the top of the window is the Status Line, which shows your location and the
  43. current score and turn count.
  44.  
  45. Each saved game is stored in a separate file, so there is no limit to the
  46. number of games you an save (except for how much space you have on your disks).
  47. When you save or restore a game, a standard file selector dialogue will be
  48. displayed that will allow you to select a filename.
  49.  
  50.  
  51. For More Information
  52. --------------------
  53.  
  54. If you would like more information, or if you have comments on the system,
  55. please contact us at:
  56.  
  57.     High Energy Software
  58.     P.O. Box 50422
  59.     Palo Alto, CA  94303
  60.  
  61. Or, we can be reached by electronic mail:
  62.  
  63.     CompuServe: User ID   73737,417
  64.     GEnie:      Mail Name M.ROBERTS10
  65.